home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Emuladores 7
/
EMULADORES_7.iso
/
interface
/
md.000
/
scripts
/
DefineButton2_181
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2004-08-28
|
147b
|
6 lines
on(release){
getUrl("FSCommand:Browser.SetURL", "javascript:void(doQuit())");
fscommand("Browser.Close");
fscommand("Media.Stop");
}